home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-08-12 | 1.7 KB | 65 lines |
- [Variables]
- ;
- ; This file does not contain any text that needs to be translated.
- ;
-
- $HelpFileName = "linst95.hlp"
-
- ;
- ; Help context pages
- ;
- $HelpID_Introduction = "10"
- $HelpID_CancelAndAbort = "15"
- $HelpID_About = "17"
- $HelpID_Contents = "20"
- $HelpID_Complete = "25"
- $HelpID_SelectInstallation = "30"
- $HelpID_CustomInstallation = "40"
- $HelpID_ServerInstallation = "45"
- $HelpID_ChooseMarkVisionDir = "50"
- $HelpID_ChooseServerDir = "53"
- $HelpID_ServerInstallAlert = "54"
- $HelpID_ChooseNetworkDir = "57"
- $HelpID_PrinterPort = "60"
- $HelpID_TestConnection = "70"
- $HelpID_InsertDisk = "80"
- $HelpID_InstallInProgress = "90"
- $HelpID_ConfirmReplace = "100"
- $HelpID_ConfirmSettingsReplace = "105"
- $HelpID_DefaultPrinter = "110"
- $HelpID_DefaultDriver = "115"
- $HelpID_TestDriver = "120"
- $HelpID_MVCreateItem = "130"
- $HelpID_MVStartUpGroup = "135"
- $HelpID_RestartWindows = "140"
- $HelpID_CannotRestartWindows = "145"
- $HelpID_UncopiedFiles = "150"
- $HelpID_ChooseNetsForServer = "160"
- $HelpID_WorkstationInstall = "300"
- $HelpID_AdminNotes = "310"
- $HelpID_RemoteMarkVision = "320"
- $HelpID_Trademarks = "999"
-
- $HELPIDMAIN = $HelpID_Contents
- $HELPIDCUSTOM = $HelpID_CustomInstallation
- $HELPIDCOMPLETE = $HelpID_Complete
- $HELPIDREPLACE = $HelpID_ConfirmReplace
- $HELPIDSWAP = $HelpID_InsertDisk
- $HELPIDTRADEMARKS = $HelpID_Trademarks
- $HELPIDUNCOPIEDFILES = $HelpID_UncopiedFiles
- $HELPIDRESTARTOS = $HelpID_RestartWindows
- $HELPIDFAILREBOOT = $HelpID_CannotRestartWindows
- $HELPIDSETTINGSFILE = $HelpID_ConfirmSettingsReplace
- $HELPIDSERVERDIR = $HelpID_ChooseServerDir
- $HELPIDSERVERALERT = $HelpID_ServerInstallAlert
-
-
-
- [Macros]
-
- Initialize()
- (
- ; Set the full pathname for the help file
- MakePathName($HELPFILE, , $INSTALLBINDIR, $HelpFileName)
- )
-